/* 代码整理：懒人之家 wwww.lanrenzhijia.com */
#qq_icon {
	width:135px;
	height:193px;
	background:url(../images/qq_icon1.png) no-repeat;
	position:fixed;
	right:-220px;
	top:150px;
	cursor:pointer;
}
#cs_online {
	width:217px;
	height:324px;
	position:fixed;
	top:150px;
	right:0px;
	background:url(../images/qq_bg.png) no-repeat;
	display:none;
	filter:alpha(opacity:0);
	opacity:0;
}
.qq_context {
	width:185px;
	height:244px;
	margin-top:66px;
	margin-left:24px;
	list-style:none;
	padding:0px;
}
.qq_context li {
	width:175px;
	height:25px;
	margin-left:5px;
	margin-top:20px;
	float:left;
}
.span_t {
	display:block;
	float:left;
	color:#333;
	line-height:25px;
	font-size:12px;
	font-family:'Arial';
}
/* 代码整理：懒人之家 wwww.lanrenzhijia.com */